Skip to content

Upgrade Compose BOM to 2024.12.01 (superseded by #83)#81

Merged
mapgie merged 2 commits into
mainfrom
claude/goflo-compose-bom-2024-12-01
Jun 2, 2026
Merged

Upgrade Compose BOM to 2024.12.01 (superseded by #83)#81
mapgie merged 2 commits into
mainfrom
claude/goflo-compose-bom-2024-12-01

Conversation

@mapgie
Copy link
Copy Markdown
Owner

@mapgie mapgie commented Jun 2, 2026

Summary

  • Bumps composeBom from 2024.06.00 to 2024.12.01
  • Brings Compose UI 1.7.6 and Material3 1.3.1
  • No user-visible changes; version bump is PATCH (0.21.1-beta.1)

Why now

PR #80 (drag to reorder) had to use the deprecated animateItemPlacement() because animateItem() is a Compose 1.7 API. Once this lands and #80 is rebased, it can use animateItem() directly.

Test plan

  • App builds and launches without crash
  • Home screen, History, Stats, Manage tabs all render correctly
  • No visual regressions in dialogs, cards, or bottom sheets
  • @OptIn(ExperimentalMaterial3Api::class) annotations that are now redundant produce warnings at most, not errors — no action required

https://claude.ai/code/session_01AGmvoYfqqkLA9SUWV6myXW


Generated by Claude Code

claude added 2 commits June 2, 2026 07:12
Bumps composeBom from 2024.06.00 to 2024.12.01, bringing Compose UI 1.7.6
and Material3 1.3.1. No user-visible changes. Unblocks use of stable
Compose 1.7 APIs (e.g. animateItem() instead of animateItemPlacement()).

https://claude.ai/code/session_01AGmvoYfqqkLA9SUWV6myXW
androidx.compose.ui:ui-graphics and ui-tooling-preview are both
implementation deps (shipped in the release APK) but were absent
from the Open Source Licences screen.

https://claude.ai/code/session_01AGmvoYfqqkLA9SUWV6myXW
@mapgie mapgie marked this pull request as ready for review June 2, 2026 07:15
@mapgie mapgie merged commit 9b095be into main Jun 2, 2026
4 checks passed
@mapgie mapgie deleted the claude/goflo-compose-bom-2024-12-01 branch June 2, 2026 07:15
@mapgie mapgie changed the title Upgrade Compose BOM to 2024.12.01 (Compose 1.7.6) Upgrade Compose BOM to 2024.12.01 (superseded by #83) Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants